﻿2026-07-27T09:30:11.4201445Z ##[group]Run actions/checkout@v5
2026-07-27T09:30:11.4202019Z with:
2026-07-27T09:30:11.4202480Z   repository: BigscreenVR/spt-bs-core
2026-07-27T09:30:11.4207384Z   token: ***
2026-07-27T09:30:11.4207942Z   ssh-strict: true
2026-07-27T09:30:11.4208508Z   ssh-user: git
2026-07-27T09:30:11.4209051Z   persist-credentials: true
2026-07-27T09:30:11.4209680Z   clean: true
2026-07-27T09:30:11.4210225Z   sparse-checkout-cone-mode: true
2026-07-27T09:30:11.4210747Z   fetch-depth: 1
2026-07-27T09:30:11.4211074Z   fetch-tags: false
2026-07-27T09:30:11.4211441Z   show-progress: true
2026-07-27T09:30:11.4211759Z   lfs: false
2026-07-27T09:30:11.4212054Z   submodules: false
2026-07-27T09:30:11.4212393Z   set-safe-directory: true
2026-07-27T09:30:11.4212753Z   allow-unsafe-pr-checkout: false
2026-07-27T09:30:11.4213122Z env:
2026-07-27T09:30:11.4213434Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T09:30:11.4213834Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T09:30:11.4214313Z ##[endgroup]
2026-07-27T09:30:11.6117420Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T09:30:11.6119458Z ##[group]Getting Git version info
2026-07-27T09:30:11.6120397Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T09:30:11.6356926Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T09:30:11.6580825Z git version 2.43.0.windows.1
2026-07-27T09:30:11.6604160Z ##[endgroup]
2026-07-27T09:30:11.6612477Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\99f39036-21f7-4c2f-ada8-53bb64685c8c\.gitconfig'
2026-07-27T09:30:11.6625480Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\99f39036-21f7-4c2f-ada8-53bb64685c8c' before making global git config changes
2026-07-27T09:30:11.6626662Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T09:30:11.6630750Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T09:30:11.6878687Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T09:30:11.7087849Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T09:30:11.7112698Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T09:30:11.7117014Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T09:30:11.7319545Z HEAD
2026-07-27T09:30:11.7574822Z ##[endgroup]
2026-07-27T09:30:11.7578304Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T09:30:12.1669240Z ##[group]Cleaning the repository
2026-07-27T09:30:12.1674779Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T09:30:22.1453822Z Removing target/
2026-07-27T09:30:22.1494191Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T09:30:22.3041121Z HEAD is now at f56fa2d0 Merge 93a70db7e4c34db04dc0c672abb4f7d1febd29b2 into 56a3497fbbaef9dfa95ccb5e92f30a0c8dcc34c6
2026-07-27T09:30:22.3070011Z ##[endgroup]
2026-07-27T09:30:22.3075473Z ##[group]Disabling automatic garbage collection
2026-07-27T09:30:22.3081041Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T09:30:22.3361541Z ##[endgroup]
2026-07-27T09:30:22.3362513Z ##[group]Setting up auth
2026-07-27T09:30:22.3368506Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T09:30:22.3623291Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T09:30:22.8038087Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T09:30:22.8296308Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T09:30:23.2101018Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T09:30:23.2334329Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T09:30:23.6315337Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T09:30:23.6647951Z ##[endgroup]
2026-07-27T09:30:23.6648758Z ##[group]Fetching the repository
2026-07-27T09:30:23.6655072Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fb7d902ae5a4d7c6de03487e5a57a0b228c7118:refs/remotes/pull/97/merge
2026-07-27T09:30:24.5671710Z ##[endgroup]
2026-07-27T09:30:24.5672370Z ##[group]Determining the checkout info
2026-07-27T09:30:24.5672864Z ##[endgroup]
2026-07-27T09:30:24.5677942Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T09:30:24.5971108Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T09:30:24.6224968Z ##[group]Checking out the ref
2026-07-27T09:30:24.6230605Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T09:30:24.7702936Z Previous HEAD position was f56fa2d0 Merge 93a70db7e4c34db04dc0c672abb4f7d1febd29b2 into 56a3497fbbaef9dfa95ccb5e92f30a0c8dcc34c6
2026-07-27T09:30:24.7704610Z HEAD is now at 0fb7d902 Merge 0f7722bdffbf51120942cdfdcaf618a14f309d1e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T09:30:24.7728419Z ##[endgroup]
2026-07-27T09:30:24.8005037Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T09:30:24.8249956Z 0fb7d902ae5a4d7c6de03487e5a57a0b228c7118
